{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Orchard Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.036636,
            51.617409
          ],
          [
            0.037137,
            51.617144
          ],
          [
            0.037638,
            51.616879
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023188674, IG8 0NW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.03663604357900743,
          51.61740871251822
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100022272454, IG8 0LR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.0371796600506164,
          51.61696763522798
        ]
      }
    }
  ]
}