{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chilbolton Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.966563,
            50.871946
          ],
          [
            -0.966279,
            50.872151
          ],
          [
            -0.965995,
            50.872357
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013679533, PO9 5RG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9661586341847531,
          50.872230045568806
        ]
      }
    }
  ]
}