{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Slades Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.985698,
            53.55221
          ],
          [
            -1.985278,
            53.5523
          ],
          [
            -1.984859,
            53.55239
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025360245, OL3 6LN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9766110655371254,
          53.553604855647805
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000118171, OL3 6LN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9816676942038622,
          53.55340798327806
        ]
      }
    }
  ]
}