{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Owlbeech Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.291995,
            51.072269
          ],
          [
            -0.292061,
            51.072427
          ],
          [
            -0.292126,
            51.072585
          ],
          [
            -0.292419,
            51.072567
          ],
          [
            -0.292713,
            51.072549
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013791212, RH13 6PW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2919803806182026,
          51.07227749387125
        ]
      }
    }
  ]
}