{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sycamore Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.147059,
            52.968625
          ],
          [
            -1.146973,
            52.968868
          ],
          [
            -1.146886,
            52.96911
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009157378, NG3 5BW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1470592013565837,
          52.96862544689188
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001394269, NG3 5BW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1467454928346634,
          52.96867713315867
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001394270, NG3 5BW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1469721734572058,
          52.9685079593095
        ]
      }
    }
  ]
}