{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Regent Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.095088,
            53.578197
          ],
          [
            -2.09519,
            53.578085
          ],
          [
            -2.095291,
            53.577972
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012736950, OL2 7UT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.095049630558642,
          53.57808922461971
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000080054, OL2 8AT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.095049630558642,
          53.57808922461971
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000114893, OL2 8AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0952910128739544,
          53.57797218429965
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000124393, OL2 7UT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.095049630558642,
          53.57808922461971
        ]
      }
    }
  ]
}