[
    {
        "Название ЖК": "Orleu Park",
        "Дома": [
            {
                "Дом": "Orleu Park (1 очередь)",
                "Квартира": {
                    "quantity": 119,
                    "minPrice": 13894620,
                    "maxPrice": 27624220,
                    "minArea": 37.86,
                    "maxArea": 76.31,
                    "minPricePerMetr": 357000,
                    "maxPricePerMetr": 372000,
                    "rooms": {
                        "3": {
                            "quantity": 35,
                            "minPrice": 24044400,
                            "maxPrice": 27624220,
                            "minArea": 66.79,
                            "maxArea": 76.31,
                            "minPricePerMetr": 360000,
                            "maxPricePerMetr": 362000
                        },
                        "2": {
                            "quantity": 24,
                            "minPrice": 19714530,
                            "maxPrice": 27472180,
                            "minArea": 54.31,
                            "maxArea": 75.89,
                            "minPricePerMetr": 357000,
                            "maxPricePerMetr": 367000
                        },
                        "1": {
                            "quantity": 60,
                            "minPrice": 13894620,
                            "maxPrice": 18354480,
                            "minArea": 37.86,
                            "maxArea": 49.34,
                            "minPricePerMetr": 367000,
                            "maxPricePerMetr": 372000
                        }
                    }
                }
            }
        ]
    }
]