{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back O' Dam",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.87976,
            53.620835
          ],
          [
            -1.880197,
            53.620916
          ],
          [
            -1.880201,
            53.620917
          ],
          [
            -1.880332,
            53.620942
          ],
          [
            -1.880583,
            53.621065
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83203464, HD7 5JX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8795611521263684,
          53.62085994343498
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024995259, HD7 5JS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8800294830345454,
          53.62097725968012
        ]
      }
    }
  ]
}