{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Regent Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.066535,
            52.47775
          ],
          [
            -2.066661,
            52.477876
          ],
          [
            -2.066786,
            52.478001
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008539587, B64 5RT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.066859069898549,
          52.47773167183186
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008764937, B64 5NF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.066608909556639,
          52.47782171311903
        ]
      }
    }
  ]
}