{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Herbert Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.524971,
            53.556229
          ],
          [
            -2.524891,
            53.55605
          ],
          [
            -2.524832,
            53.55606
          ],
          [
            -2.524473,
            53.556122
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013876819, BL5 3QR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.524441639320819,
          53.55611449623329
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070911597, BL5 3QR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5249713911747356,
          53.55622902079473
        ]
      }
    }
  ]
}