Real estate
Property listing ad
Show a home for sale with its photo, price, address, and key facts on one card.
- File types
- PNGJPEGWebP
- Size
- 1080 × 1350 px
- Use case
- Real estate
- Licence
- Free to copy and use in your own templates
- Source
- Made by thirds.ai with the open-licence Playfair Display font, original graphic marks, and fictional sample names.

About this design
What you can make with it.
Estate agents use this to list a home for sale or viewing. It shows the price and three key facts under a silhouette of the house. Update the price, the address, the facts, and the agent's contact each time.
Your details
What you can change.
These are the words and numbers you swap for your own. The design stays the same.
- RibbonA short text.
- StatusA short text.
- PriceA short text.
- Property typeA short text.
- AddressA short text.
- LocalityA short text.
- BedsA short text.
- Beds labelA short text.
- BathsA short text.
- Baths labelA short text.
- AreaA short text.
- Area labelA short text.
- AgencyA short text.
- ContactA short text.
- ActionA short text.
- PhotoA short text.
- LogoA short text.
{
"ribbon": "Open house · Sat 2 to 4 pm",
"status": "For sale",
"price": "£895,000",
"property_type": "Family home",
"address": "48 Harbourview Lane",
"locality": "Rosewood Bay, Bristol BS4 2AB",
"beds": "4",
"beds_label": "Bedrooms",
"baths": "2.5",
"baths_label": "Bathrooms",
"area": "236 m²",
"area_label": "Floor area",
"agency": "Keystone Homes",
"contact": "Dana Whitfield · +44 117 555 2244",
"action": "Book a viewing"
}For developers
Make this file from your code or your AI tools.
Save your copy once, then send the new details with each request. Each finished file costs 1 credit.
curl https://thirds.ai/v1/image \
-H "Authorization: Bearer $THIRDS_API_KEY" \
-H "Content-Type: application/json" \
-H "Idempotency-Key: property-listing-ad-1" \
-d '{"template_id":"tpl_your_copy","version":1,"data":{"ribbon":"Open house · Sat 2 to 4 pm","status":"For sale","price":"£895,000","property_type":"Family home","address":"48 Harbourview Lane","locality":"Rosewood Bay, Bristol BS4 2AB","beds":"4","beds_label":"Bedrooms","baths":"2.5","baths_label":"Bathrooms","area":"236 m²","area_label":"Floor area","agency":"Keystone Homes","contact":"Dana Whitfield · +44 117 555 2244","action":"Book a viewing"},"image":{"format":"png","width":1080,"height":1350}}'{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "render",
"arguments": {
"output": "png",
"idempotency_key": "property-listing-ad-1",
"request": {
"template_id": "tpl_your_copy",
"version": 1,
"data": {
"ribbon": "Open house · Sat 2 to 4 pm",
"status": "For sale",
"price": "£895,000",
"property_type": "Family home",
"address": "48 Harbourview Lane",
"locality": "Rosewood Bay, Bristol BS4 2AB",
"beds": "4",
"beds_label": "Bedrooms",
"baths": "2.5",
"baths_label": "Bathrooms",
"area": "236 m²",
"area_label": "Floor area",
"agency": "Keystone Homes",
"contact": "Dana Whitfield · +44 117 555 2244",
"action": "Book a viewing"
},
"image": {
"width": 1080,
"height": 1350
}
}
}
}
}Make this design yours.
Open it in the editor, change anything you like, and keep it with your own templates. Your first 50 credits each month are free.


