{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rivers Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.593042,
            52.195999
          ],
          [
            -1.593226,
            52.196103
          ],
          [
            -1.593233,
            52.196167
          ],
          [
            -1.593258,
            52.196385
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094563003, CV35 9QP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5930477653830533,
          52.195981042342325
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094563004, CV35 9RH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.593820027804824,
          52.19632533837105
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094564922, CV35 9QP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5930477653830533,
          52.195981042342325
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095665179, CV35 9RH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.593820027804824,
          52.19632533837105
        ]
      }
    }
  ]
}