{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cross Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.001124,
            53.368
          ],
          [
            -2.000843,
            53.368105
          ],
          [
            -2.000563,
            53.368211
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010725888, SK22 4AP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0009376089153132,
          53.36798629907553
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010725889, SK22 4AP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.000952642507566,
          53.368166071028455
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010746547, SK22 4AP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.000817383169425,
          53.36806719767228
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010767239, SK22 4BR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0005769297806193,
          53.36820202868407
        ]
      }
    }
  ]
}