{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "River Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.506168,
            51.417979
          ],
          [
            -0.506849,
            51.418068
          ],
          [
            -0.507529,
            51.418158
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "River Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.50564,
            51.417873
          ],
          [
            -0.505904,
            51.417926
          ],
          [
            -0.506103,
            51.417966
          ],
          [
            -0.506168,
            51.417979
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "33044715, TW18 2NF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5067983836636569,
          51.41806747946817
        ]
      }
    }
  ]
}