{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Meadow View",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.572532,
            53.147477
          ],
          [
            -1.572437,
            53.147285
          ],
          [
            -1.572342,
            53.147093
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010334408, DE4 3NE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5724109908233264,
          53.147255435268164
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070109201, DE4 3BL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5720382902852623,
          53.14714622928846
        ]
      }
    }
  ]
}