{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Reservoir Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.654973,
            53.707025
          ],
          [
            -1.654815,
            53.707526
          ],
          [
            -1.654656,
            53.708028
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83219164, WF13 4AZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.654973424301916,
          53.707025131913866
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025057108, WF17 7RB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6548519403965138,
          53.707060734841065
        ]
      }
    }
  ]
}