{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Rushton Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.210434,
            53.692982
          ],
          [
            -2.210314,
            53.692879
          ],
          [
            -2.210194,
            53.692775
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014226619, OL13 0DH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.210190262411884,
          53.692784564819
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010594687, OL13 0DN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2102972108208503,
          53.69297312765335
        ]
      }
    }
  ]
}