{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Shepherd's Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.935295,
            51.651056
          ],
          [
            -3.935318,
            51.65118
          ],
          [
            -3.93534,
            51.651304
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Shepherd's Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.93534,
            51.651304
          ],
          [
            -3.935244,
            51.65157
          ],
          [
            -3.935148,
            51.651836
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010050890, SA6 8PD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.934921064526405,
          51.65313005222011
        ]
      }
    }
  ]
}