{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Overton Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.183915,
            57.202499
          ],
          [
            -2.183789,
            57.202171
          ],
          [
            -2.183663,
            57.201844
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "9051016783, AB21 7FX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1835825855258846,
          57.20231079621038
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "9051305768, AB21 7FG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.183914541106518,
          57.20249895174874
        ]
      }
    }
  ]
}