{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Fordstreet Hill (A1124)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.794216,
            51.902488
          ],
          [
            0.793768,
            51.902831
          ],
          [
            0.793243,
            51.903509
          ],
          [
            0.792691,
            51.904941
          ],
          [
            0.792529,
            51.905361
          ],
          [
            0.792105,
            51.906073
          ],
          [
            0.791889,
            51.906339
          ],
          [
            0.791156,
            51.906938
          ],
          [
            0.790877,
            51.907326
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070232060, CO6 3PL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7914775315214092,
          51.90669000013475
        ]
      }
    }
  ]
}