{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Brookmead",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.142358,
            51.388425
          ],
          [
            -0.14236,
            51.388462
          ],
          [
            -0.142361,
            51.388499
          ],
          [
            -0.142365,
            51.388535
          ],
          [
            -0.142379,
            51.388678
          ],
          [
            -0.142396,
            51.388857
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "768017811, CR0 4TS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.14235828389516617,
          51.388424803660584
        ]
      }
    }
  ]
}