{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Forsters Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.461416,
            51.562615
          ],
          [
            -1.46156,
            51.562562
          ],
          [
            -1.461602,
            51.562509
          ],
          [
            -1.461717,
            51.562361
          ],
          [
            -1.462052,
            51.562219
          ],
          [
            -1.462388,
            51.562076
          ],
          [
            -1.462729,
            51.561979
          ],
          [
            -1.463071,
            51.561883
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014069040, OX12 9NB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4634257195237657,
          51.56219288970598
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014069105, OX12 9NB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4620806804538011,
          51.5624834533827
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090578804, OX12 9LR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4637994508449017,
          51.56353432391795
        ]
      }
    }
  ]
}