{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Curll Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.1933,
            51.503685
          ],
          [
            -3.193225,
            51.503849
          ],
          [
            -3.193151,
            51.504013
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014199911, CF14 3ND",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1931646508865827,
          51.5040191203118
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023546646, CF14 3NE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.192790139222213,
          51.50402293047469
        ]
      }
    }
  ]
}