{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Thompson Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.500792,
            53.742804
          ],
          [
            -2.500794,
            53.742808
          ],
          [
            -2.500797,
            53.742813
          ],
          [
            -2.500803,
            53.742825
          ],
          [
            -2.50081,
            53.742837
          ],
          [
            -2.50084,
            53.742928
          ],
          [
            -2.50087,
            53.743019
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010319120, BB2 1UJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5008399076542345,
          53.74301914706134
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012540123, BB2 1UH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5012631419690776,
          53.74290951916252
        ]
      }
    }
  ]
}