{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Blue Pots Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.818128,
            52.85328
          ],
          [
            -0.81827,
            52.853476
          ],
          [
            -0.818351,
            52.853763
          ],
          [
            -0.818492,
            52.854261
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033209967, NG32 1SL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8181492650291254,
          52.853312388776935
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100032120132, NG32 1SR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8186370183762155,
          52.85339815103827
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100032120133, NG32 1SR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.818721220799404,
          52.85357878670321
        ]
      }
    }
  ]
}