{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Oakridge Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.004524,
            51.4257
          ],
          [
            -0.004466,
            51.425652
          ],
          [
            -0.003886,
            51.42517
          ],
          [
            -0.003872,
            51.425151
          ],
          [
            -0.003458,
            51.424597
          ],
          [
            -0.003408,
            51.424531
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023228408, BR1 5QW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.004509973288838399,
          51.42569954237228
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025294120, BR1 4PH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.00363769922162323,
          51.42492030013407
        ]
      }
    }
  ]
}