[
    {
        "elements": [
            {
                "name": "field",
                "location": {
                    "x": 4,
                    "y": 1
                }
            }
        ],
        "position": {
            "x": 4,
            "y": 1
        }
    },
    {
        "elements": [
            {
                "name": "house",
                "location": {
                    "x": 1,
                    "y": 4
                }
            },
            {
                "name": "office",
                "location": {
                    "x": 2,
                    "y": 6
                }
            },
            {
                "name": "path",
                "location": {
                    "x": 5,
                    "y": 5
                }
            },
            {
                "name": "tree",
                "location": {
                    "x": 3,
                    "y": 8
                }
            }
        ],
        "position": {
            "x": 2.75,
            "y": 5.75
        }
    },
    {
        "elements": [
            {
                "name": "factory",
                "location": {
                    "x": 6,
                    "y": 9
                }
            },
            {
                "name": "gate",
                "location": {
                    "x": 9,
                    "y": 8
                }
            },
            {
                "name": "road",
                "location": {
                    "x": 7,
                    "y": 7
                }
            }
        ],
        "position": {
            "x": 7.333333333333333,
            "y": 8
        }
    },
    {
        "elements": [
            {
                "name": "park",
                "location": {
                    "x": 9,
                    "y": 3
                }
            },
            {
                "name": "school",
                "location": {
                    "x": 7,
                    "y": 0
                }
            },
            {
                "name": "university",
                "location": {
                    "x": 8,
                    "y": 1
                }
            }
        ],
        "position": {
            "x": 8,
            "y": 1.3333333333333333
        }
    }
]
