{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dean Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.838792,
            53.683127
          ],
          [
            -1.839277,
            53.68306
          ],
          [
            -1.839762,
            53.682994
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090216413, HX5 0AQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8387923754320106,
          53.68313615155661
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051305958, HX5 0AL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8389587142205541,
          53.683190303776136
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051305959, HX5 0AL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8390495908345643,
          53.68318143758316
        ]
      }
    }
  ]
}