{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Riverside",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.356564,
            51.695238
          ],
          [
            -2.356621,
            51.695214
          ],
          [
            -2.35692,
            51.695087
          ],
          [
            -2.357168,
            51.694982
          ],
          [
            -2.357275,
            51.694936
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014283545, GL11 5PY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.357630466652568,
          51.69501780584965
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014283546, GL11 5PY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3577181240899248,
          51.69512543323543
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014283916, GL11 5PP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3566048153055927,
          51.69521873219138
        ]
      }
    }
  ]
}