{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Robins",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.391833,
            52.918611
          ],
          [
            -2.391536,
            52.918612
          ],
          [
            -2.391285,
            52.918811
          ],
          [
            -2.391285,
            52.918814
          ],
          [
            -2.391283,
            52.919247
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002246731, TF9 2QT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3918179917331983,
          52.91859325461327
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100031716470, TF9 2QU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.391140360201662,
          52.91931463630181
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100031716471, TF9 2QU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.391059920806794,
          52.918640700387826
        ]
      }
    }
  ]
}