{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Greenacre Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.655723,
            52.471184
          ],
          [
            -0.655826,
            52.471442
          ],
          [
            -0.655841,
            52.471481
          ],
          [
            -0.656099,
            52.471641
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006867969, NN14 1AS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6558669537269655,
          52.471708919725124
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008566149, NN14 1AS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6562910176688987,
          52.471803642901975
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008566635, NN14 1AS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6560751857344895,
          52.47163936046342
        ]
      }
    }
  ]
}