{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cleveland Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.093866,
            52.50747
          ],
          [
            -2.093882,
            52.507812
          ],
          [
            -2.093645,
            52.508052
          ],
          [
            -2.093118,
            52.508584
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "90144742, DY1 1TZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.093881959094897,
          52.50791945786177
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "90144743, DY1 1TZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0937940768001257,
          52.50816225552758
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "90149772, DY1 1TZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0938973072745215,
          52.50820712302855
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "90208374, DY1 1TX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0938662654269145,
          52.50746997441497
        ]
      }
    }
  ]
}