{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gowshall Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.998093,
            52.49863
          ],
          [
            -1.997923,
            52.498633
          ],
          [
            -1.997873,
            52.498537
          ],
          [
            -1.997772,
            52.498341
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008769701, B68 8SU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.997717303637846,
          52.49850847902135
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008770439, B68 8SU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9978498784717986,
          52.49845454163125
        ]
      }
    }
  ]
}