{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Elderfield Green",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.044647,
            51.202856
          ],
          [
            -1.044436,
            51.202745
          ],
          [
            -1.044225,
            51.202633
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008512174, RG25 2FP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0446660704797721,
          51.20248970993509
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008512177, RG25 2FP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.044486525648988,
          51.20286591631037
        ]
      }
    }
  ]
}