{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Harleigh Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.323299,
            53.773969
          ],
          [
            -0.323584,
            53.773886
          ],
          [
            -0.323869,
            53.773803
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008632380, HU7 0DH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3233076678970679,
          53.77397857651669
        ]
      }
    }
  ]
}