{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Allesley Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.890834,
            52.492742
          ],
          [
            -1.891857,
            52.492823
          ],
          [
            -1.892881,
            52.492904
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023493025, B6 4NF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8908191614991912,
          52.49274077249493
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100071381428, B6 4NF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8926307894656405,
          52.4927244462427
        ]
      }
    }
  ]
}