{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Orchard Gardens",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.190382,
            53.51513
          ],
          [
            -1.189951,
            53.515191
          ],
          [
            -1.18952,
            53.515252
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094833956, DN5 7QG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1903726420227727,
          53.51513889356929
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094833957, DN5 7TN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1892065864929826,
          53.51539166457558
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094833958, DN5 7TN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.189315226916088,
          53.51523060545665
        ]
      }
    }
  ]
}