{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Providence",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.780298,
            50.838691
          ],
          [
            -0.780536,
            50.838681
          ],
          [
            -0.780625,
            50.838677
          ],
          [
            -0.780733,
            50.838612
          ],
          [
            -0.780729,
            50.838347
          ],
          [
            -0.780726,
            50.838082
          ],
          [
            -0.7807,
            50.837957
          ],
          [
            -0.780675,
            50.837832
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014109077, PO19 1BU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7802981011684562,
          50.83868230518679
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100061754349, PO19 1AX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7805859098567419,
          50.83799285956832
        ]
      }
    }
  ]
}