{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Maple Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.550013,
            51.448826
          ],
          [
            -2.549698,
            51.448774
          ],
          [
            -2.549383,
            51.448723
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "299403, BS4 4FB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.549523184063765,
          51.448819027559544
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "314755, BS4 4EH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5499980335469443,
          51.448816799975496
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "350272, BS4 4FB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.549523184063765,
          51.448819027559544
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025129052, BS4 4FB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.549478396295269,
          51.448684363042794
        ]
      }
    }
  ]
}