{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Maugerhay",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.457615,
            53.335446
          ],
          [
            -1.457475,
            53.335247
          ],
          [
            -1.457336,
            53.335047
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013554484, S8 8HE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4577092139984777,
          53.33536701824976
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100052118610, S8 8JP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4569817434543455,
          53.334707531401335
        ]
      }
    }
  ]
}