{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Bridport Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.976968,
            53.409012
          ],
          [
            -2.975903,
            53.408975
          ],
          [
            -2.974839,
            53.408937
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38256104, L3 5PF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9748297571779303,
          53.40893035070931
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025329910, L3 5NF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.976336710734603,
          53.40904388089268
        ]
      }
    }
  ]
}