{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Paradise Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.244384,
            53.78918
          ],
          [
            -2.24454,
            53.789224
          ],
          [
            -2.244563,
            53.789231
          ],
          [
            -2.244585,
            53.789237
          ],
          [
            -2.244833,
            53.789309
          ],
          [
            -2.245232,
            53.789424
          ],
          [
            -2.245281,
            53.789438
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014134552, BB11 1NA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.245326474617976,
          53.78939331975651
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023759903, BB11 1DX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2447189666932257,
          53.789331646383445
        ]
      }
    }
  ]
}