{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Guthries Burgage",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.780113,
            52.052437
          ],
          [
            -1.780604,
            52.052511
          ],
          [
            -1.781096,
            52.052584
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006838534, GL55 6BU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7802885948639362,
          52.05233280282281
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022847714, GL55 6BU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7803315952553096,
          52.05248572358018
        ]
      }
    }
  ]
}