{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bright Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.180246,
            52.955393
          ],
          [
            -1.180145,
            52.95523
          ],
          [
            -1.180044,
            52.955068
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009154661, NG7 3FX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1802462058028482,
          52.95539263218887
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001384089, NG7 2AD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1798787076253427,
          52.95514738177131
        ]
      }
    }
  ]
}