{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wharf Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.154748,
            52.947932
          ],
          [
            -1.154832,
            52.948104
          ],
          [
            -1.154916,
            52.948275
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009157729, NG7 1GD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1547441141897388,
          52.94792357826187
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001397670, NG7 1GD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1546711112765151,
          52.94785114311803
        ]
      }
    }
  ]
}