{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Holbury Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.968428,
            50.871119
          ],
          [
            -0.968797,
            50.871183
          ],
          [
            -0.968798,
            50.87118
          ],
          [
            -0.968887,
            50.870941
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013678443, PO9 5PB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9687119222050182,
          50.871164507641886
        ]
      }
    }
  ]
}