{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Robin Hood Grove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.966862,
            53.272115
          ],
          [
            -0.966764,
            53.272321
          ],
          [
            -0.966666,
            53.272527
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095529213, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9665330327405353,
          53.27263489769857
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095529255, DN22 8AJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9668756510993106,
          53.27210750519244
        ]
      }
    }
  ]
}