{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Cut",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.298451,
            50.761365
          ],
          [
            -1.298131,
            50.761485
          ],
          [
            -1.29781,
            50.761604
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023712406, PO31 7TA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.298451439833374,
          50.761365099698075
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023713197, PO31 7TD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2984217415465824,
          50.76145484852838
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024896439, PO31 7RZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2981649397365826,
          50.76156121694109
        ]
      }
    }
  ]
}