{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hanbury Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.030568,
            52.489247
          ],
          [
            -2.030682,
            52.48912
          ],
          [
            -2.030796,
            52.488993
          ],
          [
            -2.030835,
            52.488945
          ],
          [
            -2.030878,
            52.488956
          ],
          [
            -2.031002,
            52.488988
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008536043, B69 1DX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0306621524067556,
          52.48883128262435
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008536045, B69 1DX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0312366613174957,
          52.489046889742006
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008763755, B69 1BN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.030765387235078,
          52.48903802432097
        ]
      }
    }
  ]
}