{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Watt's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.49689,
            57.671851
          ],
          [
            -2.49721,
            57.672024
          ],
          [
            -2.497529,
            57.672196
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151158986, AB44 1RE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4969151988922573,
          57.67186908504059
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025305352, AB44 1RE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.497216698190856,
          57.67184993536328
        ]
      }
    }
  ]
}