{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gargrave Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.094524,
            53.538847
          ],
          [
            -2.095045,
            53.538878
          ],
          [
            -2.095565,
            53.538909
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012738390, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.095203418151595,
          53.53907979145849
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000116374, OL4 1BE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.094523892261298,
          53.53884663486464
        ]
      }
    }
  ]
}