{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cawdor Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.261521,
            53.471535
          ],
          [
            -2.261881,
            53.471422
          ],
          [
            -2.262242,
            53.471309
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023063374, M15 4JY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.262242326919849,
          53.471308745863574
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091146709, M15 4RS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2616851510264455,
          53.47134592236344
        ]
      }
    }
  ]
}