{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Norman Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.910389,
            57.60089
          ],
          [
            -1.91017,
            57.60083
          ],
          [
            -1.909951,
            57.60077
          ],
          [
            -1.909815,
            57.600738
          ],
          [
            -1.909679,
            57.600705
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151143902, AB43 8AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9102047810577107,
          57.60065014437312
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151145976, AB43 8AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9100042912613813,
          57.600533231485755
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151161788, AB43 8AD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9103714565632244,
          57.600910750828696
        ]
      }
    }
  ]
}