{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Marsh Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.779737,
            50.869305
          ],
          [
            -0.779551,
            50.86889
          ],
          [
            -0.779414,
            50.868585
          ],
          [
            -0.779376,
            50.8685
          ],
          [
            -0.779365,
            50.868475
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025220174, PO18 0FA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.781552235933763,
          50.870143482029455
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025220175, PO18 0AT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7802291263461774,
          50.869653043243765
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093115431, PO18 0AT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7793647929338396,
          50.8684659448657
        ]
      }
    }
  ]
}