{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Park Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.429558,
            51.702957
          ],
          [
            -3.429347,
            51.703157
          ],
          [
            -3.429137,
            51.703358
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023814379, CF44 6PY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4291505037911447,
          51.70333941419791
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002968385, CF44 6UX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.428897761048765,
          51.7035852677795
        ]
      }
    }
  ]
}