{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Amblecote Meadow",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.02284,
            51.431013
          ],
          [
            0.022751,
            51.430956
          ],
          [
            0.022662,
            51.430899
          ],
          [
            0.023843,
            51.430101
          ],
          [
            0.025023,
            51.429303
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023228342, SE12 9TA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.024816558074838783,
          51.429189346584074
        ]
      }
    }
  ]
}