{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Viewfield Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.016458,
            57.691995
          ],
          [
            -2.016408,
            57.691685
          ],
          [
            -2.016357,
            57.691375
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151012477, AB43 9LN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0161224632302424,
          57.691572614931715
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151012478, AB43 9LN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.016642424734358,
          57.69154559989651
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151155309, AB43 9JT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0164581247625626,
          57.691994735744785
        ]
      }
    }
  ]
}