{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Quarry Yard",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.508443,
            52.522033
          ],
          [
            -1.508835,
            52.521992
          ],
          [
            -1.509228,
            52.521951
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007779499, CV10 8LJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5084525937858662,
          52.522013399044816
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007780471, CV10 8LG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5091881720354772,
          52.52213331966482
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100071495274, CV10 8LP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5092471225986355,
          52.52213356397111
        ]
      }
    }
  ]
}