{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chapel Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.573025,
            52.12759
          ],
          [
            -1.572425,
            52.127333
          ],
          [
            -1.572313,
            52.127285
          ],
          [
            -1.57189,
            52.127028
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023385052, CV35 0PN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.571950602727031,
          52.12741676306242
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023756450, CV35 0PH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5730007753745796,
          52.12758239786626
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100070227211, CV35 0PN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.572344050998221,
          52.12751708576048
        ]
      }
    }
  ]
}