{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Evelyn Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.707757,
            53.451046
          ],
          [
            -2.707917,
            53.451148
          ],
          [
            -2.708077,
            53.451251
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39202067, WA9 1SQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.708396525429951,
          53.45145558996612
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025676064, WA9 1SQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7082303026377628,
          53.451420621084104
        ]
      }
    }
  ]
}