{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ward Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.174391,
            52.970496
          ],
          [
            -1.175078,
            52.970417
          ],
          [
            -1.175764,
            52.970338
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009157645, NG7 5GQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1743908686230968,
          52.970526352366164
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015778440, NG7 5GX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1749414084126073,
          52.97054815236165
        ]
      }
    }
  ]
}