{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bampton Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.223134,
            51.597127
          ],
          [
            0.223563,
            51.596606
          ],
          [
            0.223993,
            51.596085
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070704157, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.22399279582654594,
          51.596085443176534
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100023216878, RM3 8UG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.22449656713678875,
          51.59693920881042
        ]
      }
    }
  ]
}