{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Leader Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.112705,
            51.276341
          ],
          [
            -1.112932,
            51.276199
          ],
          [
            -1.112995,
            51.27619
          ],
          [
            -1.113368,
            51.276132
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008509066, RG24 9XQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1128390634365377,
          51.276365834285556
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008509116, RG24 9WG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1133882684094272,
          51.2761362001801
        ]
      }
    }
  ]
}