{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Pauls Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.779532,
            53.642568
          ],
          [
            -1.779507,
            53.642627
          ],
          [
            -1.7795,
            53.642643
          ],
          [
            -1.779482,
            53.642687
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83058194, HD1 3DR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7793989189358381,
          53.642019571904115
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83205253, HD1 3DH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.779470941112993,
          53.64271179657429
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83223347, HD1 3DR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7793989189358381,
          53.642019571904115
        ]
      }
    }
  ]
}