{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rosemary Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.168156,
            51.477691
          ],
          [
            -3.168045,
            51.477872
          ],
          [
            -3.168042,
            51.477873
          ],
          [
            -3.167768,
            51.477968
          ],
          [
            -3.167599,
            51.478007
          ],
          [
            -3.16743,
            51.478046
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002507097, CF10 4BP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.166801914946447,
          51.4776683952704
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014200750, CF10 4BP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1674164237435396,
          51.47804893004895
        ]
      }
    }
  ]
}