{
    "images": {
        "total": "1"
    },
    "postcardHead": {
        "fontSize": "40px",
        "fontFamily": "cursive",
        "fontWeight": "bold",
        "fontStyle": "normal",
        "color": "white"
    },
    "featuresHead": {
        "fontSize": "25px",
        "fontFamily": "inherit",
        "fontWeight": "bold",
        "fontStyle": "normal",
        "color": "white"
    },
    "featuresBody": {
        "fontSize": "18px",
        "fontFamily": "inherit",
        "fontWeight": "normal",
        "fontStyle": "normal",
        "color": "white"
    },
    "priceTextCont": {
        "fontSize": "30px",
        "fontFamily": "inherit",
        "fontWeight": "bold",
        "fontStyle": "normal",
        "color": "white"
    },
    "postcardPreFooter": {
        "fontSize": "15px",
        "fontFamily": "inherit",
        "fontWeight": "bold",
        "fontStyle": "normal",
        "color": "white",
        "backgroundColor":"#b73d3c"
    },
    "callForTour": {
        "fontSize": "15px",
        "fontFamily": "inherit",
        "fontWeight": "bold",
        "fontStyle": "italic",
        "color": "white"
    },
    "realtorName": {
        "fontSize": "19px",
        "fontFamily": "inherit",
        "fontWeight": "bold",
        "fontStyle": "normal",
        "color": "white"
    },
    "realtorPhone1": {
        "fontSize": "15px",
        "fontFamily": "inherit",
        "fontWeight": "bold",
        "fontStyle": "normal",
        "color": "white"
    },
    "realtorPhone2": {
        "fontSize": "15px",
        "fontFamily": "inherit",
        "fontWeight": "bold",
        "fontStyle": "normal",
        "color": "white"
    },
    "realtorEmail": {
        "fontSize": "14px",
        "fontFamily": "inherit",
        "fontWeight": "bold",
        "fontStyle": "normal",
        "color": "white"
    },
    "customQuotes": {
        "fontSize": "14px",
        "fontFamily": "inherit",
        "fontWeight": "normal",
        "fontStyle": "italic",
        "color": "white"
    },
    "config": [
        {
            "name": "logo",
            "label": "Website logo",
            "upload": true
        },
        {
            "name": "postsPerPage",
            "label": "Posts per page"
        }
    ]
}