{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Crown Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.029142,
            51.628884
          ],
          [
            0.029115,
            51.629107
          ],
          [
            0.029088,
            51.629329
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025163442, IG9 5TX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.029598561767482545,
          51.62965258028384
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095529934, IG9 5FE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.029118499505643974,
          51.628932482331734
        ]
      }
    }
  ]
}