{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Morris Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.52821,
            51.671021
          ],
          [
            -3.527946,
            51.671171
          ],
          [
            -3.527681,
            51.67132
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023816069, CF42 5AL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5282345055524584,
          51.6710069109946
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100721805, CF42 5HN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5281529180121276,
          51.67116083575807
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100721806, CF42 5HN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.528081852038451,
          51.67119772837288
        ]
      }
    }
  ]
}