{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Groves",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.910511,
            53.259133
          ],
          [
            -2.910901,
            53.259122
          ],
          [
            -2.911057,
            53.25908
          ],
          [
            -2.911572,
            53.258946
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013574072, CH66 2NX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.910511310377301,
          53.25913346619281
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015421963, CH66 2NX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9107222938163084,
          53.25918578886499
        ]
      }
    }
  ]
}