{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Riverside End",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.904774,
            52.484568
          ],
          [
            -0.904902,
            52.484604
          ],
          [
            -0.905667,
            52.484819
          ],
          [
            -0.906559,
            52.48507
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025319197, LE16 7PU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.905742720071063,
          52.48492838241626
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093553214, LE16 7PU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9048673715265194,
          52.48459663139138
        ]
      }
    }
  ]
}