{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mona Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.636604,
            53.547417
          ],
          [
            -2.636531,
            53.547297
          ],
          [
            -2.636458,
            53.547176
          ],
          [
            -2.636425,
            53.547137
          ],
          [
            -2.636392,
            53.547099
          ],
          [
            -2.636344,
            53.547043
          ],
          [
            -2.636327,
            53.547023
          ],
          [
            -2.636297,
            53.546988
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009210648, WN1 1HP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6361804257147865,
          53.54729373332412
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014061964, WN1 1HZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6365121575702237,
          53.54727399056893
        ]
      }
    }
  ]
}