{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lifeboat Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.148512,
            50.782389
          ],
          [
            -1.148495,
            50.782344
          ],
          [
            -1.148366,
            50.782191
          ],
          [
            -1.148436,
            50.780785
          ],
          [
            -1.148515,
            50.779206
          ],
          [
            -1.148535,
            50.779078
          ],
          [
            -1.148555,
            50.778951
          ],
          [
            -1.1486,
            50.77888
          ],
          [
            -1.148644,
            50.778809
          ],
          [
            -1.148776,
            50.778751
          ],
          [
            -1.148907,
            50.778693
          ],
          [
            -1.14896,
            50.778669
          ],
          [
            -1.149012,
            50.778646
          ],
          [
            -1.149205,
            50.778559
          ],
          [
            -1.149399,
            50.778473
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "37041623, PO12 2TR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1488949854592907,
          50.77869723286227
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024892379, PO12 2TR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1483873560406261,
          50.77931403049762
        ]
      }
    }
  ]
}