{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Park Side Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.340395,
            51.602186
          ],
          [
            -3.340305,
            51.602181
          ],
          [
            -3.340205,
            51.602175
          ],
          [
            -3.340016,
            51.602163
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023818116, CF37 4SU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3400275196494,
          51.60216235345426
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024748833, CF37 4PF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.338631230610494,
          51.60181861426349
        ]
      }
    }
  ]
}