{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Tenter Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.524819,
            53.107064
          ],
          [
            -0.525229,
            53.107034
          ],
          [
            -0.525639,
            53.107004
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006532592, LN5 0DZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5248497846085419,
          53.107055491037386
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006535907, LN5 0EB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5257124841308658,
          53.10716506624689
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100030856869, LN5 0EB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5259124439517027,
          53.106996735682046
        ]
      }
    }
  ]
}