{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Laurel Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.98507,
            51.792052
          ],
          [
            -4.984947,
            51.79194
          ],
          [
            -4.984823,
            51.791828
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Laurel Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.984823,
            51.791828
          ],
          [
            -4.984631,
            51.79168
          ],
          [
            -4.984597,
            51.791653
          ],
          [
            -4.984546,
            51.7915
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023956353, SA61 1EN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.985073609133901,
          51.79217973991208
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024694187, SA61 1EN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.984955400971122,
          51.792146768176096
        ]
      }
    }
  ]
}