{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Queen Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.019414,
            51.824067
          ],
          [
            -3.019303,
            51.824129
          ],
          [
            -3.019193,
            51.824191
          ],
          [
            -3.018796,
            51.824398
          ],
          [
            -3.018399,
            51.824606
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033349486, NP7 5AS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0194170671367666,
          51.824057615506824
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000951285, NP7 5PF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0188052352217847,
          51.82459340525335
        ]
      }
    }
  ]
}