{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cross Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.010144,
            54.749132
          ],
          [
            -2.010191,
            54.748898
          ],
          [
            -2.010237,
            54.748664
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014554868, DL13 2NA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0100507684520768,
          54.749050880047434
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022980551, DL13 2ND",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.010206036811542,
          54.748718365199494
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110746342, DL13 2ND",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.010050704516489,
          54.74879925726211
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110746344, DL13 2ND",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.010066262700434,
          54.74888912122193
        ]
      }
    }
  ]
}