{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Beamsmoor Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.065577,
            53.386605
          ],
          [
            -2.0658,
            53.386374
          ],
          [
            -2.066023,
            53.386144
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009673352, SK6 7NY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0655737399675433,
          53.386610491911966
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011490236, SK6 7AG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0662796291425622,
          53.38612471731174
        ]
      }
    }
  ]
}