{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Camden Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.917415,
            53.707313
          ],
          [
            -1.917506,
            53.707151
          ],
          [
            -1.917597,
            53.70699
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006748612, HX6 1AG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9178248479893911,
          53.70689096069017
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006748613, HX6 1AG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9178248479893911,
          53.70689096069017
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090215842, HX6 1EG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9174150017847094,
          53.7073131202552
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051351074, HX6 1EG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9173393967503884,
          53.70724116352644
        ]
      }
    }
  ]
}