{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hill Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.324026,
            57.647904
          ],
          [
            -3.323966,
            57.647893
          ],
          [
            -3.323905,
            57.647881
          ],
          [
            -3.323869,
            57.647874
          ],
          [
            -3.323833,
            57.647867
          ],
          [
            -3.323718,
            57.647845
          ],
          [
            -3.323603,
            57.647823
          ],
          [
            -3.323455,
            57.647794
          ],
          [
            -3.323307,
            57.647766
          ],
          [
            -3.323106,
            57.647714
          ],
          [
            -3.322906,
            57.647662
          ],
          [
            -3.3228,
            57.647568
          ],
          [
            -3.322695,
            57.647475
          ],
          [
            -3.322682,
            57.647463
          ],
          [
            -3.322669,
            57.647451
          ],
          [
            -3.322626,
            57.647411
          ],
          [
            -3.322582,
            57.647371
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "133018112, IV30 1AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.322759641103187,
          57.647639080810876
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "133063863, IV30 1AL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3240259265025025,
          57.647904311199675
        ]
      }
    }
  ]
}