{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Church Row",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.327194,
            53.75217
          ],
          [
            -0.327742,
            53.752133
          ],
          [
            -0.32829,
            53.752097
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "21138056, HU8 7BD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3279733497176773,
          53.75203828062453
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008631675, HU8 7AU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3282895429875419,
          53.75209662615563
        ]
      }
    }
  ]
}