{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gordon Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.900967,
            51.316809
          ],
          [
            0.900508,
            51.316919
          ],
          [
            0.900048,
            51.31703
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013743500, ME13 8HW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9000484543993076,
          51.317029716761425
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100061065684, ME13 8HW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.900069748796777,
          51.31691226371896
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100061065685, ME13 8HW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9001265035141361,
          51.316901863124436
        ]
      }
    }
  ]
}