{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Allen Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.978562,
            52.511299
          ],
          [
            -1.978112,
            52.511268
          ],
          [
            -1.977662,
            52.511236
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008762428, B70 6RB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.978001902621464,
          52.51125420685284
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025233802, B70 6RB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9778397958655325,
          52.51130811643351
        ]
      }
    }
  ]
}