{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Allbrook Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.994137,
            50.875336
          ],
          [
            -0.994057,
            50.875347
          ],
          [
            -0.993977,
            50.875359
          ],
          [
            -0.993871,
            50.875374
          ],
          [
            -0.993766,
            50.87539
          ],
          [
            -0.993579,
            50.875417
          ],
          [
            -0.993391,
            50.875445
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013680694, PO9 4LT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9935620102813385,
          50.875428098428515
        ]
      }
    }
  ]
}