{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bentinck Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.525306,
            53.228576
          ],
          [
            -0.525293,
            53.228742
          ],
          [
            -0.52528,
            53.228908
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "235034019, LN2 5EB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.525127344273262,
          53.228968848072086
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "235034020, LN2 5EB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5251288882105677,
          53.2289239188887
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "235049906, LN2 5ED",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5253056519422786,
          53.22857550932123
        ]
      }
    }
  ]
}