{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Carpenters",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.858597,
            51.637531
          ],
          [
            -1.858563,
            51.637418
          ],
          [
            -1.858529,
            51.637305
          ],
          [
            -1.858551,
            51.637248
          ],
          [
            -1.858573,
            51.637191
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014608173, SN6 6FG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8586492796333374,
          51.63730505302784
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014608177, SN6 6FG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8584768344910374,
          51.63699914293578
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014608199, SN6 6HW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.858576333949486,
          51.63752974681847
        ]
      }
    }
  ]
}