{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Kenneth More Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.074957,
            51.558735
          ],
          [
            0.075147,
            51.558768
          ],
          [
            0.075337,
            51.558802
          ],
          [
            0.075393,
            51.558814
          ],
          [
            0.075449,
            51.558827
          ],
          [
            0.075651,
            51.558873
          ],
          [
            0.075854,
            51.558918
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023190068, IG1 1BE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.07585954459764124,
          51.55891671427234
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023770227, IG1 1BT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.07563308654382213,
          51.55869590329484
        ]
      }
    }
  ]
}