{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Drove Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.2645,
            52.187735
          ],
          [
            0.264125,
            52.187548
          ],
          [
            0.263749,
            52.187362
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003869370, CB21 5JW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.26723976239142255,
          52.18910668599305
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015348879, CB21 5JW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.26343135272574425,
          52.18757922808104
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091623298, CB21 5EU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.24818853050269002,
          52.18471451463281
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10096205999, CB21 5JW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.2576915367873398,
          52.18430819123103
        ]
      }
    }
  ]
}