{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Adelaide Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.944074,
            52.307663
          ],
          [
            -1.944029,
            52.307697
          ],
          [
            -1.94381,
            52.307861
          ],
          [
            -1.943801,
            52.30786
          ],
          [
            -1.943382,
            52.307813
          ],
          [
            -1.943107,
            52.307752
          ],
          [
            -1.942989,
            52.307725
          ],
          [
            -1.942828,
            52.307752
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Adelaide Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.942828,
            52.307752
          ],
          [
            -1.942745,
            52.307851
          ],
          [
            -1.942662,
            52.30795
          ],
          [
            -1.942583,
            52.308049
          ],
          [
            -1.942504,
            52.308148
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009650763, B97 6AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9440598679605823,
          52.30773496383267
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100121269168, B97 4AL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9432973276539773,
          52.307626719295705
        ]
      }
    }
  ]
}