{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Commercial Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.352915,
            51.761641
          ],
          [
            -3.352868,
            51.761616
          ],
          [
            -3.352822,
            51.76159
          ],
          [
            -3.352759,
            51.761556
          ],
          [
            -3.352697,
            51.761522
          ],
          [
            -3.352513,
            51.76142
          ],
          [
            -3.352329,
            51.761318
          ],
          [
            -3.352306,
            51.761287
          ],
          [
            -3.352283,
            51.761257
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034654021, CF48 2AJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3529461774386484,
          51.76162687606229
        ]
      }
    }
  ]
}