{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "West Oak Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.197137,
            53.374917
          ],
          [
            -2.197016,
            53.374924
          ],
          [
            -2.196902,
            53.374832
          ],
          [
            -2.196714,
            53.374682
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009667782, SK8 6HP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.197151454761787,
          53.37491508560234
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000785177, SK8 6HP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1973171682096537,
          53.37499570895028
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000785178, SK8 6HP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1969867386358843,
          53.3750501870198
        ]
      }
    }
  ]
}