{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pippin Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.916384,
            51.954714
          ],
          [
            0.916236,
            51.954902
          ],
          [
            0.916089,
            51.95509
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093742202, CO4 5EY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9161550467532455,
          51.95483833354822
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093742374, CO4 5RD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9160975401186987,
          51.95507359131361
        ]
      }
    }
  ]
}