{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bradley Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.965414,
            50.871846
          ],
          [
            -0.965485,
            50.871855
          ],
          [
            -0.965639,
            50.871729
          ],
          [
            -0.965838,
            50.871567
          ],
          [
            -0.965925,
            50.871497
          ],
          [
            -0.966011,
            50.871427
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013680677, PO9 5PS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9656442251980916,
          50.8717129034133
        ]
      }
    }
  ]
}