{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hawthorn Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.065444,
            57.804898
          ],
          [
            -4.065437,
            57.804646
          ],
          [
            -4.065437,
            57.804639
          ],
          [
            -4.065101,
            57.804474
          ],
          [
            -4.065103,
            57.804413
          ],
          [
            -4.065104,
            57.804352
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "130125901, IV19 1FD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.0646067705445805,
          57.80438521750707
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "130129493, IV19 1FD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.065817944788634,
          57.80437446938628
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "130160867, IV19 1FE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.0654620003363195,
          57.804919345037696
        ]
      }
    }
  ]
}