{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bilston Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.491942,
            53.400362
          ],
          [
            -1.491771,
            53.400159
          ],
          [
            -1.491601,
            53.399956
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003572902, S6 2HF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4921105143394275,
          53.40010217841101
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013552135, S6 2HD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4916304378931433,
          53.400001261369944
        ]
      }
    }
  ]
}