{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "River Mead",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.336396,
            51.061454
          ],
          [
            -0.336347,
            51.061411
          ],
          [
            -0.336299,
            51.061368
          ],
          [
            -0.336148,
            51.061261
          ],
          [
            -0.335998,
            51.061154
          ],
          [
            -0.335888,
            51.061086
          ],
          [
            -0.335779,
            51.061018
          ],
          [
            -0.335639,
            51.060932
          ],
          [
            -0.335499,
            51.060846
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003091248, RH12 1SP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.33638998510054763,
          51.0614609938619
        ]
      }
    }
  ]
}