{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Watts Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.50098,
            51.466714
          ],
          [
            -2.501368,
            51.466768
          ],
          [
            -2.501756,
            51.466822
          ],
          [
            -2.50213,
            51.466886
          ],
          [
            -2.502503,
            51.466949
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "641204, BS15 4BS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5015568090345113,
          51.466837513763956
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "658696, BS15 1UW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.502508173835564,
          51.46695032936697
        ]
      }
    }
  ]
}