{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Westminster Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.50595,
            52.897088
          ],
          [
            -2.506415,
            52.89707
          ],
          [
            -2.506535,
            52.897065
          ],
          [
            -2.506694,
            52.897059
          ],
          [
            -2.50688,
            52.897051
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013141936, TF9 1LQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.506011638212577,
          52.89709939916507
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100070018721, TF9 1LQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.506218797838112,
          52.89701761136399
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100070018722, TF9 1LQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.506707331856278,
          52.89684472855281
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100070018723, TF9 1LQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5070348734604697,
          52.896888277348104
        ]
      }
    }
  ]
}