{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Foxton Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.730739,
            52.393188
          ],
          [
            -0.730413,
            52.393206
          ],
          [
            -0.730087,
            52.393223
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007876691, NN15 7HW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7301608796394558,
          52.39322361479864
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024936169, NN15 7HJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7306114199665009,
          52.39339927548653
        ]
      }
    }
  ]
}