{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Greenshall Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.021672,
            53.35789
          ],
          [
            -2.021302,
            53.357264
          ],
          [
            -2.021221,
            53.357126
          ],
          [
            -2.021144,
            53.356611
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007954158, SK12 2HQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0207246398615517,
          53.35685655599574
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007964447, SK12 2HQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0214005261622905,
          53.35642498134377
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008882886, SK12 2BZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0215942476922164,
          53.35330589298767
        ]
      }
    }
  ]
}