{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Warren Down",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.774858,
            51.420501
          ],
          [
            -0.774806,
            51.42058
          ],
          [
            -0.774755,
            51.420658
          ],
          [
            -0.7745,
            51.420974
          ],
          [
            -0.774466,
            51.420966
          ],
          [
            -0.774157,
            51.420889
          ],
          [
            -0.774038,
            51.421041
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022824616, RG42 1WD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.774559815877035,
          51.42089365718909
        ]
      }
    }
  ]
}