{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Riverside Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.574204,
            53.719637
          ],
          [
            -0.576613,
            53.720925
          ],
          [
            -0.57875,
            53.722068
          ],
          [
            -0.578678,
            53.722281
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024993345, HU15 1YJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5743434262380277,
          53.71979655561299
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093602301, HU15 1XX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5765220973812492,
          53.720802246895275
        ]
      }
    }
  ]
}