{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sopley Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.966813,
            50.872598
          ],
          [
            -0.967018,
            50.872446
          ],
          [
            -0.967223,
            50.872293
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013680690, PO9 5RG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9670930809526976,
          50.87239119315443
        ]
      }
    }
  ]
}