{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Myrtle Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.072852,
            51.561122
          ],
          [
            0.073051,
            51.560912
          ],
          [
            0.07325,
            51.560702
          ],
          [
            0.073297,
            51.560654
          ],
          [
            0.073345,
            51.560607
          ],
          [
            0.073377,
            51.560575
          ],
          [
            0.073409,
            51.560543
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015273715, IG1 4EX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.07296045750139689,
          51.56115320126636
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023188754, IG1 4EU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.07286036262741559,
          51.56117295518627
        ]
      }
    }
  ]
}