{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Swallowmore View",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.268574,
            53.080094
          ],
          [
            -2.26806,
            53.080176
          ],
          [
            -2.267545,
            53.080258
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002246654, ST7 1UX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2675304866410424,
          53.08025841012107
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100031754521, ST7 1UY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.267857392945721,
          53.08001496922796
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100031754522, ST7 1UY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.267723209891538,
          53.08004223865189
        ]
      }
    }
  ]
}