{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Oak Rise",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.048048,
            51.621895
          ],
          [
            0.047386,
            51.62197
          ],
          [
            0.046725,
            51.622044
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Oak Rise",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.049184,
            51.621777
          ],
          [
            0.048616,
            51.621836
          ],
          [
            0.048048,
            51.621895
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022855482, IG9 6JS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.04919765348436816,
          51.621767314269896
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025300765, IG9 6JT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.04864263097244615,
          51.62163312075727
        ]
      }
    }
  ]
}